home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Trial / Paint Shop Pro XI / Data1.cab / cmdpyscriptrc.dll / string.txt next >
Encoding:
Text File  |  2006-08-04  |  18.1 KB  |  431 lines

  1. 100    CmdPyScript
  2. 201    RunScript
  3. 203    &Run Script
  4. 205    Run script\nRun Script
  5. 207    Script
  6. 209    FileName
  7. 210    Script Files (*.PspScript)|*.PspScript|All Files (*.*)|*.*||
  8. 214    Specifies script
  9. 216    &File~&Script
  10. 217    Execute a script.
  11. 218    Script Execution Mode
  12. 219    Specifies execution mode
  13. 220    Default
  14. 221    Interactively
  15. 222    Silently
  16. 223    NoAbort
  17. 224    Do not ask user to abort entire script
  18. 226    Run Script
  19. 227    This script contains commands that cannot be from a restricted script.  To allow this script to run, you must place it in a trusted directory.
  20. 229    This script is from a newer version of %s or the version could not be determined.\n\nYou can continue to execute this script, but errors may occur or the script may produce unexpected results.
  21. 230    CheckVersion
  22. 231    Check the version of the script before execution
  23. 6201    CommandHistory
  24. 6202    Command &History...
  25. 6203    Show the command history for the current document\nCommand History
  26. 6204    Command History
  27. 6206    &Edit
  28. 6207    Show the user the command history for the current document.
  29. 6451    Start Script Recording
  30. 6452    Start &Script Recording
  31. 6453    Start a script recording\nStart Script Recording
  32. 6454    Start Script Recording
  33. 6456    &File~&Script
  34. 6457    Starts script recording.
  35. 6701    CancelScriptRecording
  36. 6702    &Cancel Script Recording
  37. 6703    Cancel script recording\nCancel Script Recording
  38. 6704    Cancel Script Recording
  39. 6706    &File~&Script
  40. 6707    Cancel script recording.
  41. 6951    SaveScriptRecording
  42. 6952    Save Script &Recording
  43. 6953    Save script recording\nSave Script Recording
  44. 6955    Save Script Recording
  45. 6958    Filename
  46. 6959    Script Files (*.PspScript)|*.PspScript|All Files (*.*)|*.*||
  47. 6960    Script filenames cannot contain spaces.  The filename you entered "%s" will be changed to "%s".  Click Ok to continue or Cancel to enter a new filename.
  48. 6963    Copyright
  49. 6964    Author
  50. 6965    Description
  51. 6966    Filename
  52. 6967    Copyright
  53. 6968    Author
  54. 6969    Description
  55. 6970    &File~&Script
  56. 6971    Save and end the current script recording.
  57. 6973    SaveMaterials
  58. 6974    Save the materials used to the script parameters
  59. 6975    SaveDlgPositions
  60. 6976    Save the dialog positions in the script
  61. 6977    Recorded.PspScript
  62. 6978    OptimizeOutUndo
  63. 6979    Remove all undos from recorded script if possible.
  64. 6980    FromSaveHistory
  65. 6981    Call from the save history command
  66. 6982    Save Only Active Commands
  67. 7701    PauseScriptRecording
  68. 7702    &Pause Script Recording
  69. 7703    Pause script recording\nPause Script Recording
  70. 7704    Pause Script Recording
  71. 7706    &File~&Script
  72. 7707    Pause script recording.
  73. 9951    GetCommandInfo
  74. 9952    Used to programmatically query for the set of commands supported by the application.
  75. 9953    Command &Info...
  76. 9954    &File~&Script
  77. 9955    Shows information about a command\nCommand Info
  78. 9956    Command Info
  79. 9958    Target Command
  80. 9959    Name of the command to query
  81. 9960    Result Data
  82. 9961    Returned data about the target command
  83. 9962    Command Name
  84. 9963    Internal name of the command.  This name is not localized
  85. 9964    Localized Name
  86. 9965    Localized form of the command name
  87. 9966    Command Library
  88. 9967    Name of the command library containing the command
  89. 9968    Description
  90. 9969    Description of the command
  91. 9970    Status Bar Text
  92. 9971    Text shown on the status bar the target command
  93. 9972    Tool Tip Text
  94. 9973    Tool tip for the command
  95. 9974    Undo Text
  96. 9975    Text shown to describe undoing the command
  97. 9976    Menu Path
  98. 9977    Placement of the command in the menu.  A ~ is used to denote a submenu.
  99. 9978    Menu Text
  100. 9979    Text shown on the menu for this command. An & denotes the hotkey.
  101. 9980    Accelerator
  102. 9981    Shows the accelerator uses for the command
  103. 9982    Command Attributes
  104. 9983    Attributes of the command
  105. 9984    Resource Attributes
  106. 9985    Attributes of the command's resource data
  107. 9986    AttributeTuple
  108. 9987    Each tuple is a string with the attribute name, and an integer for the attribute value
  109. 9988    AttribName
  110. 9989    Name of the attribute
  111. 9990    AttribValue
  112. 9991    Value of the attribute
  113. 9992    Parameter Info Type
  114. 9993    Return either no parameter data (None), data on the last used parameters (LastUsed), or data on the factory default parameters (Default)
  115. 9994    Command Parameter Info Tuple
  116. 9995    Tuple to describe a command Parameter
  117. 9996    List of all the parameters
  118. 9997    List of all the parameters
  119. 9998    Parameter Name
  120. 9999    The name of the parameter in a script
  121. 10008    Command Parameter List
  122. 10009    The command's parameter list
  123. 10010    Command Return Value Parameter List
  124. 10011    The command's return parameter list
  125. 10012    Parameter Name
  126. 10013    Scripting name of parameter
  127. 10014    Parameter Description
  128. 10015    Description of parameter
  129. 10016    Parameter Type
  130. 10017    The type of the parameter being described
  131. 10018    Default Integer
  132. 10019    Integer parameter default value
  133. 10020    Minimum Integer
  134. 10021    Integer parameter minimum value
  135. 10022    Maximum Integer
  136. 10023    Integer parameter maximum value
  137. 10024    Default Red
  138. 10025    Color parameter default red value
  139. 10026    Default Blue
  140. 10027    Color parameter default blue value
  141. 10028    Default Green
  142. 10029    Color parameter default green value
  143. 10030    Default X
  144. 10031    Point parameter default X value
  145. 10032    Default Y
  146. 10033    Point parameter default Y value
  147. 10034    Default Real
  148. 10035    Real parameter default value
  149. 10036    Minimum Real
  150. 10037    Real parameter minimum value
  151. 10038    Maximum Real
  152. 10039    Real parameter maximum value
  153. 10040    Default Left
  154. 10041    Rect parameter default left value
  155. 10042    Default Right
  156. 10043    Rect parameter default right value
  157. 10044    Default Top
  158. 10045    Rect parameter default top value
  159. 10046    Default Bottom
  160. 10047    Rect parameter default bottom value
  161. 10048    Default String
  162. 10049    String parameter default value
  163. 10050    Is None
  164. 10051    Parameter has no value
  165. 10052    Is Script
  166. 10053    Parameter is a script
  167. 10054    Uses None
  168. 10055    Parameter uses none
  169. 10056    Is Optional
  170. 10057    Parameter is optional
  171. 10058    Localized Name
  172. 10059    Localized name of parameter
  173. 10060    Available
  174. 10061    Is the command available from the GUI
  175. 10201    RepeatLastCmd
  176. 10202    Repeat the last action.
  177. 10203    Repe&at
  178. 10204    Edit|Repe&at
  179. 10205    Repeat the last action\nRepeat
  180. 10206    Repeat
  181. 10207    The last command could not be repeated, because the parameters used are no longer valid.
  182. 10451    EmptyHistory
  183. 10452    Empty undo history for active document.
  184. 10453    EmptyCommand &History
  185. 10454    Unused Commands~Empty Command History
  186. 10455    Empty undo history for active document\nEmpty Command History
  187. 10456    Empty Command History
  188. 10457    Warning: You are about to discard all undo data for the current image.  Do you wish to continue?
  189. 10701    EditScript
  190. 10702    Invokes an editor for modifying scripts.
  191. 10703    &Edit...
  192. 10704    &File~&Script
  193. 10705    Edit a recorded script\nEdit Script
  194. 10706    Edit Script
  195. 10707    Script Files (*.PspScript)|*.PspScript|All Files (*.*)|*.*||
  196. 10708    The path to the script to edit
  197. 10709    Stores the path of the script to edit
  198. 10710    Enable/disable script command
  199. 10711    Command
  200. 10712    Default
  201. 10713    Interactive
  202. 10714    Silent
  203. 10715    Execution Mode
  204. 10716    Deleting all the commands in a script is not allowed.\nTry selecting fewer commands.
  205. 10717    Do you wish to save the changes you made to 
  206. 10718    Unable to parse script.
  207. 10719    Could not open the script in the Python source editor.  Check the setting of 'Python source editor' in file locations.
  208. 10720    Script Editor
  209. 10722    This command cannot be modified without a valid image open.
  210. 10723     (NOT Editable)
  211. 10951    RepeatLastPlugin
  212. 10952    Repeat the last plugin performed.
  213. 10953    Repeat Last &Plugin
  214. 10954    Effects~RepeatLastPlugin
  215. 10955    Repeat the last plugin performed\nRepeat Last Plugin
  216. 10956    Repeat Last Plugin
  217. 11201    StopScript
  218. 11202    Stops the currently executing script.
  219. 11203    &Stop Script
  220. 11204    File~Script~Stop Script
  221. 11205    Stop the currently executing script\nStop Script
  222. 11206    Stop Script
  223. 11207    This will stop all currently executing scripts.  Script execution will end after the current operation is completed.  Are you sure you want to stop the scripts?
  224. 11451    Update Screen
  225. 11452    Force a refresh of the screen.
  226. 11453    &UpdateScreen
  227. 11454    &Debug
  228. 11455    Update the screen\nUpdate Screen
  229. 11456    UpdateScreen
  230. 11701    ScriptWndClear
  231. 11702    Clear all data from the script output window.
  232. 11703    &Clear output window
  233. 11704    &Scripts
  234. 11705    Clear the script output window\nClear Script Output
  235. 11706    Clear Script Output
  236. 11801    ScriptWndAutoShow
  237. 11802    Control whether the script output window is automatically shown whenever data is sent to the error stream.
  238. 11803    &Toggle auto show
  239. 11804    &Scripts
  240. 11805    Control whether the script output window is automatically shown when an error occurs\nScript Window Auto-Show
  241. 11806    Script Window Auto-Show
  242. 11808    Enable Auto Show
  243. 11809    Set true to enable auto show of the script output window, false to disable.
  244. 11810    Previous Value
  245. 11811    Returns the previous state of the auto show flag - true if the window would auto show, false otherwise.
  246. 12051    ExitApp
  247. 12052    Exit the application.
  248. 12053    &Exit App
  249. 12054    File
  250. 12055    Exit the application\nExit the Application
  251. 12056    Exit the Application
  252. 12550    StartForeignWindow
  253. 12551    This command tells PSP that a dialog or window created by a script is running.  In this state PSP will ensure that the dialog remains on top of the PSP window, and PSP will not allow any other scripts to run.  The parameter passed is the window handle (available by winfo_id() from within Tk) of the dialog.  The state is ended automatically when the window is destroyed, or by calling the command again with a handle of zero.
  254. 12552    Start &Foreign Window
  255. 12553    &File~S&cript
  256. 12554    Notify PSP that a script base dialog is starting\nStart Foreign Window
  257. 12555    Start Foreign Window
  258. 12557    Window Handle
  259. 12558    The window handle of the dialog.  In Tk  this can be obtained by using winfo_id().  In WxPython you can use GetHandle()
  260. 13050    EnableOptimizedScriptUndo
  261. 13051    Allows a script to execute faster by not saving data for sub-steps.  Undo cannot be executed from within a script once enabled.
  262. 13052    Enable&OptimizedScriptUndo
  263. 13053    EnableOptimizedScriptUndo
  264. 13054    Enable optimized script undo\nEnable Optimized Script Undo
  265. 13055    EnableOptimizedScriptUndo
  266. 13300    AutomatedTestInterface
  267. 13301    This is an internal command that will launch the automated test interface script.
  268. 13302    Automated &Test Interface...
  269. 13303    &File~S&cript~&Debug
  270. 13304    Run the automated test interface script\nLaunch Automated Test Interface
  271. 13305    Automated Test Script
  272. 13800    Show Non-Undoable Commands
  273. 13801    Control what commands are shown in the history palette - either all commands or only undoable commands.
  274. 13802    Show non-&undoable commands
  275. 13803    Show non-undoable commands
  276. 13804    Show all commands in history palette or only show undoable commands\nShow Non-Undoable Commands
  277. 13805    Non undoable
  278. 13807    Show Undoable Only
  279. 13808    Toggle commands for show undoable only - toggle flips, on means undoable only, and off means all commands
  280. 14050    Selective Undo
  281. 14051    Undo the listed commands.  The commands are specified by their order in the history palette - the bottom most (oldest) command in the pane is item 1, the next is item 2, etc.  All commands are included, even non-undoable ones.  All commands specified must be undoable or the operation will fail.
  282. 14052    &Undo selected
  283. 14053    H&istory
  284. 14054    Undo the commands selected in the history palette\nUndo Selected
  285. 14055    Selective Undo
  286. 14057    Command Indices
  287. 14058    List of command indices.  The numbers start at 1 for the oldest item in the script and go up from there.  All commands that would appear in the history palette, including non-undoable are included in the count.
  288. 14059    Index
  289. 14060    Index of a particular command in the history.
  290. 14550    RunQuickScript
  291. 14551    The quickscript is simply a hardcoded script found on the trusted script write path.  The run quickscript command provides an easy binding for invoking the quickscript.  The history palette can save selected commands as the quickscript, and this is the inverse operation.
  292. 14552    &Run Quickscript
  293. 14553    H&istory
  294. 14554    Run the quickscript\nRun Quickscript
  295. 14555    Quickscript
  296. 14556    QuickScriptTemp.PspScript
  297. 14800    SaveHistoryToQuickScript
  298. 14801    Saves the commands selected in the script HistoryPalette as a quick script.
  299. 14802    &Save to quickscript
  300. 14803    View~H&istory Palette
  301. 14804    Save the selected commands as the quickscript\nSave Quickscript
  302. 14805    not undoable
  303. 14806    QuickScriptTemp.PspScript
  304. 14807    Command Indices
  305. 14811    Created from command history with SaveHistoryToQuickScript
  306. 15050    Selective Redo
  307. 15051    Redo the listed commands.  The commands are specified by their order in the history palette - the bottom most (oldest) command in the pane is item 1, the next is item 2, etc.  All commands must be redoable or the operation fails.
  308. 15052    &Redo selected
  309. 15053    H&istory
  310. 15054    Redo the commands selected in the history palette\nRedo Selected
  311. 15055    Selective Redo
  312. 15057    Command Indices
  313. 15058    List of command indices.  The numbers start at 1 for the oldest item in the script and go up from there.  All commands that would appear in the history palette, including non-undoable are included in the count.
  314. 15059    Index
  315. 15060    Index of a particular command in the history.
  316. 15300    SaveHistoryToScript
  317. 15301    Saves the commands selected in the script HistoryPalette as a new script.
  318. 15302    Save &to script...
  319. 15303    &HistoryPalette
  320. 15304    Save the selected commands as a script\nSave to Script
  321. 15305    Save to script
  322. 15307    Author
  323. 15308    Author of the script.
  324. 15309    Copyright
  325. 15310    Copyright statement to include with the script.
  326. 15311    Description
  327. 15312    A brief description of the script.
  328. 15313    Filename
  329. 15314    Full pathname of the script to save.
  330. 15315    Save Materials
  331. 15316    If true, record the actual materials used in the script.  If false, the materials set in the material palette are used on playback.
  332. 15317    Save Window Positions
  333. 15318    If true, saves the size and position of all dialogs used.  If false the window position data is omitted.
  334. 15323    OnlyActiveCmds
  335. 15324    Save only the active commands to the script.  Undone and history items will not be included.
  336. 15550    ScriptSingleStep
  337. 15551    Toggle single stepping of scripts.
  338. 15552    Single &Step
  339. 15553    File~Script~Single Step
  340. 15554    Toggle single stepping of scripts\nScript Single Step
  341. 15555    Script Single Step
  342. 15557    keSingleStep
  343. 15558    Toggle, Turn On, Turn Off the single stepping of scripts.
  344. 15559    PreviousState
  345. 15560    True if ScriptSingleStep was enabled else false. \n \n \n \n
  346. 15800    UndoToHere
  347. 15801    Undo the commands down to the selected item.
  348. 15802    U&ndo to here
  349. 15803    Undo to here
  350. 15804    Undo commands down to the currently selected command\nUndo to Here
  351. 15805    ToHere
  352. 15806    Command Indices
  353. 15807    List of command indices.  The numbers start at 1 for the oldest item in the script and go up from there.  All commands that would appear in the history palette, including non-undoable are included in the count.
  354. 15808    Index
  355. 15809    Index of a particular command in the history.
  356. 16050    RedoToHere
  357. 16051    Redo the commands to the point selected.
  358. 16052    Red&o to here
  359. 16053    Redo to here
  360. 16054    Redo commands back up to the currently selected command\nRedo to Here
  361. 16055    RedoToHere
  362. 16056    Command Indices
  363. 16057    List of command indices.  The numbers start at 1 for the oldest item in the script and go up from there.  All commands that would appear in the history palette, including non-undoable are included in the count.
  364. 16058    Index
  365. 16059    Index of a particular command in the history.
  366. 16300    ClearSelUndoneCmds
  367. 16301    Change selectively undone items into non-undoable items.
  368. 16302    Cl&ear selectively undone commands
  369. 16303    Cl&ear selectively undone commands
  370. 16304    Change selectively undone items into non-undoable items\nClear Selectively Undone Commands
  371. 16305    Clear selectively undone commands
  372. 16306    Warning: You are about to convert all selectively undone items to non-undoable items.  You will no longer be able to redo the items.  Do you wish to continue?
  373. 16550    Dump Script Output Palette
  374. 16551    Dump the contains of the script output window.
  375. 16552    &Dump Script Output Palette
  376. 16553    Dump Script Output Palette
  377. 16554    Dump Script Output Palette\nDump the contains of the script output window.
  378. 16555    Dump Script Output Palette
  379. 16557    Output File
  380. 16558    The file to write the contains of the script output window to.
  381. 16559    Overwrite File
  382. 16560    If true and the output file exists it will be overwritten.  If false and the file exists it will be append to.
  383. 16800    ScrollScriptOutputPaletteToEnd
  384. 16801    Scroll script output palette to end
  385. 16802    &Scroll script output palette to end
  386. 16803    Scroll script output palette to end
  387. 16804    Scroll script output palette to end\nScroll script output palette to end
  388. 16805    Scroll script output palette to end
  389. 23550    ScriptWndFilterLevel
  390. 23551    Allows control over the amount of data sent to the output window by PSP, so that application output can be suppressed in favor of script output.  The previous filtering level is returned.
  391. 23552    &Output Window Filtering...
  392. 23553    &File~&Script~&Debug
  393. 23554    Controls the amount of data sent to the script output window by PSP itself\nScript Output Filtering
  394. 23555    Script Output Filtering
  395. 23557    FilterLevel
  396. 23558    The amount of application output sent to the script output window.
  397. 23559    PreviousFilterLevel
  398. 23560    Returns the previous value of the filtering level, so that it can be restored at the end of a script
  399. 24796    InitializeTo
  400. 24797    Controls how the parameters of a command are initialized.
  401. 24798    Default
  402. 24799    Starts with factory default values
  403. 24800    Random
  404. 24801    Starts with randomized values
  405. 24802    LastUsed
  406. 24803    Starts with the last used values
  407. 24804    CurrentTool
  408. 24805    For tool commands, starts with the settings currently on the tool options palette
  409. 25226    ParamInfo
  410. 25227    Controls what parameter information is returned from GetCommandInfo. 
  411. 25228    None
  412. 25229    No parameter information is returned
  413. 25230    Default
  414. 25231    Factory default parameter information is returned
  415. 25232    LastUsed
  416. 25233    Last used parameter values are returned
  417. 25402    AppOutputFiltering
  418. 25403    Defines the amount of output the application sends to the script output window.  Each level includes all of the data from the previous level.
  419. 25404    None
  420. 25405    All application output suppressed.
  421. 25406    ErrorOnly
  422. 25407    All output except error messages suppressed.
  423. 25408    Minimal
  424. 25409    Internal use only.
  425. 25410    Normal
  426. 25411    Command logging done for all commands executed silently.
  427. 25412    Verbose
  428. 25413    Library load tracing is displayed
  429. 25414    Timing
  430. 25415    Library load and command execution timing data displayed.
  431.